##################################################
#  Cabinda olaj
##################################################
event = {
	id = 91364
	random = no
	#country = POR

	trigger = {
		control = { province = 1096 data = POR } # Loanda
	}

	name = "EVT_91364_NAME"
	desc = "EVT_91364_DESC"
	style = 0
	picture = "maort"

	date = { day = 1 month = january year = 1955 }
	offset = 60
	deathdate = { day = 30 month = december year = 1963 }

	action_a = {
		name = "ACTIONNAME91364A" # Great!
		command = { type = add_prov_resource which = 1096 value = 3 where = oil }
		command = { type = domestic which = free_market value = 1 } #ennyit a korporativizmusrl
		#command = { type = relation which = USA value = 5 }
	}
}